'Declaration
<DispIdAttribute(55)> ReadOnly Property VerticalResolution As Single
[DispId(55)] float VerticalResolution {get;}
read-only property VerticalResolution: Single;
DispIdAttribute(55)
function get VerticalResolution : float
[DispId(55)]
__property float get_VerticalResolution();
[DispId(55)] property float VerticalResolution { float get(); }